home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / CHIP_1_2000.ISO / styles / Copy of detail.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-10-12  |  794 b   |  48 lines

  1. #cellcolor3  {
  2.     background-color : #CCCCCC;
  3. }
  4.  
  5. .tabelle  {
  6.     font-family : Arial, Helvetica, sans-serif;
  7.     font-size : 12px;
  8.     color : #000000;
  9. }
  10.  
  11. .tabelle-small  {
  12.     font-family : Arial, Helvetica, sans-serif;
  13.     font-size : 10px;
  14.     color : #000000;
  15. }
  16.  
  17. .copy  {
  18.     font-family : Arial, Helvetica, sans-serif;
  19.     font-size : 12px;
  20.     font-weight : normal;
  21.     color : #000000;
  22. }
  23.  
  24. #fett {
  25.     font-weight : bold;
  26. }
  27.  
  28. H2  {
  29.     font-family : Arial, Helvetica, sans-serif;
  30.     color : #990000;
  31.     font-size : 16px;
  32.     position : relative;
  33.     top : 12;
  34. }
  35.  
  36. P  {
  37.     font-family : Arial, Helvetica, sans-serif;
  38.     font-size : 12px;
  39.     font-weight : normal;
  40.     color : #000000;
  41. }
  42.  
  43. BODY  {
  44.     font-family : Arial, Helvetica, sans-serif;
  45.     font-size : 12px;
  46.     font-weight : normal;
  47.     color : #000000;
  48. }